Skip to content

Fixed scope check for cpu_arch and check_ha#470

Merged
schaefi merged 1 commit intomasterfrom
fix_prechecks
Mar 19, 2026
Merged

Fixed scope check for cpu_arch and check_ha#470
schaefi merged 1 commit intomasterfrom
fix_prechecks

Conversation

@schaefi
Copy link
Copy Markdown
Collaborator

@schaefi schaefi commented Mar 18, 2026

The prechecks for cpu_arch and ha did not receive
the value for the migration_system mode. As such these checks could not differentiate between being called on the host to upgrade or as part of the live migration system. This lead to unwanted check calls and invalid fail information as part of the migration log file

The prechecks for cpu_arch and ha did not receive
the value for the migration_system mode. As such these
checks could not differentiate between being called
on the host to upgrade or as part of the live migration
system. This lead to unwanted check calls and invalid
fail information as part of the migration log file
@schaefi schaefi requested a review from rjschwei March 18, 2026 11:45
@schaefi schaefi self-assigned this Mar 18, 2026
@schaefi schaefi merged commit cce9cb4 into master Mar 19, 2026
5 checks passed
@schaefi schaefi deleted the fix_prechecks branch March 19, 2026 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants